From: Richard M. Stallman Date: Sat, 5 Jun 1993 20:00:43 +0000 (+0000) Subject: entered into RCS X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95555 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dce33aad41a653f2b1ba5fe98dd1e3b519ca9ade;p=emacs.git entered into RCS --- diff --git a/lisp/timezone.el b/lisp/timezone.el index 8f3335d17d9..defd6451238 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el @@ -272,8 +272,7 @@ Gregorian date Sunday, December 31, 1 BC." (and (car zone) zone)))))) (defun timezone-fix-time (date local timezone) - "Find the time represented by the string DATE (with default timezone LOCAL), -and represent it as a YY-MM-DD-HH-MM-SS-TIMEZONE vector. + "Convert DATE (default timezone LOCAL) to YYYY-MM-DD-HH-MM-SS-ZONE vector. If LOCAL is nil, it is assumed to be GMT. If TIMEZONE is nil, use the local time zone." (let* ((date (timezone-parse-date date))